home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / cl14s23a.zip / CALLS.CNF next >
Text File  |  1992-03-01  |  8KB  |  251 lines

  1. ;
  2. ; Configuration file for CALLS v14s23a.
  3. ; Anything following ";" is a comment.
  4. ; Keywords may appear in any order.
  5. ; Default values will be used for keywords not specified in the config file.
  6. ;
  7.  
  8. ;full name of caller input file (or NUL) - Default = CALLER
  9. INFILE  C:\PCB\MAIN\CALLER
  10.  
  11. ;output file to produce - Default = BLT99
  12. OUTFILE C:\PCB\GEN\BLT11
  13.  
  14. ;file for saved history information (or NUL) - Default = CALLS.SAV
  15. SAVEFILE CALLS.SAV
  16.  
  17. ;file for outputting any unknown line for study (or NUL) - Default = NUL
  18. UNKNOWNFILE UNKNOWN.TXT
  19.  
  20. ;include all Door lines in unknown file - Default = NO
  21. DOORREPORT NO
  22.  
  23. ;include all Junk lines in unknown file - Default = NO
  24. ;junk lines are those recognized by CALLS and skipped over.
  25. JUNKREPORT YES
  26.  
  27. ;include all Catchall lines in unknown file - Default = NO
  28. ;Catchall lines are those recognized by CALLS in the Catchall routine which
  29. ;picks up lines missed by the normal scan (some just have to be done this way)
  30. CATCHALLREPORT YES
  31.  
  32. ;include all unknown lines in unknown file - Default = YES
  33. UNKNOWNREPORT YES
  34.  
  35. ;number of nodes to scan (1=single node mode)
  36. NODES   1
  37.  
  38. ;list of reports to produce from the following list - ANSTBCXO!RPDEVU^-F=GY1Y2Y3Y4Y5Y6Y7Y8#HIJKLQM
  39. ;
  40. ;   A - system statistics            B - graphic modes
  41. ;   C - baud rates                   D - hourly usage
  42. ;   E - conferences joined           F - bulletins read
  43. ;   G - doors opened                 H - download protocols
  44. ;   I - download efficiency          J - upload protocols
  45. ;   K - upload efficiency            L - batch sizes
  46. ;   M - files downloaded             N - security statistics
  47. ;   O - security level counters      P - connect type analysis
  48. ;   Q - free downloads *Not PCB*     R - Minutes used by Security
  49. ;   S - Sysop Statistics             T - User Statistics
  50. ;   U - User Messages                V - Conf Messages
  51. ;   W - Event Report                 X - Language Report
  52. ;   Y - Door Report                  Z - insert a blank line
  53. ;   @ - insert a @MORE@ prompt       $ - insert a @PAUSE@ prompt
  54. ;   % - insert a @WAIT@ prompt       * - insert a @CLS@
  55. ;   ! - Last Called In Report        # - Message Statistics
  56. ;   = - Time Spent in Doors Report   ^ - User Uploads
  57. ;   - - Callers Hanging Up
  58. ;
  59. ; Door Reports are followed by number
  60. ;   1 - InstaReg                     2 - PCBVerify
  61. ;   3 - Callback                     4 - Depository
  62. ;   5 - MailDoor (Generic)           6 - QMail
  63. ;   7 - MarkMail                     8 - User Definable
  64. ;
  65. REPORTS *ANZSTZBCDXO!RPEVU^-F=GY1ZY2Y3ZY4Y5ZY6Y7ZY8#HIJKLMW%
  66.  
  67. ;Exculde accumulation of Data for graph reports - Default - None
  68. ;Allowable entries are (CEFLOPQRUVWXY!=^-)
  69. ;REPORTEXCLUDE Y
  70.  
  71. ;Action to perform after each section
  72. ;Allowable entries are (Z@$%*)
  73. REPORTACTION Z%*
  74.  
  75. ;Type of report to output, ASCII, ANSI, BOTH or PCBOARD - Default - BOTH
  76. REPORTTYPE PCBOARD
  77.  
  78. ;peak hours to report
  79. ;                 1         2
  80. ;       012345678901234567890123
  81. PEAK    YNNNNNNNNNNNNNNNNYYYYYYY
  82.  
  83. ;shorten graph to just percentage used - Default = no
  84. ;NO/YES/or the minumum percent to start at
  85. SHORTENGRAPH 50
  86.  
  87. ;full name of Sysop or SYSOP
  88. SYSOPNAME GARY MEEKER
  89.  
  90. ;First Name to Exclude from stats (RNET.EXE is always excluded)
  91. ; up to 10 entries are allowed (this is not for USER names!)
  92. ;EXCLUDENAME RNET.EXE
  93.  
  94. ;Full User Name to exclude from stats (Conference Messages Left,
  95. ; Uploads and Caller Hungup Reports). Up to 50 entries are allowed.
  96. ;EXCLUDEUSER GARY MEEKER
  97.  
  98. ;Save filenames & counts in the history information file YES (default) or NO
  99. FILENAMES YES
  100.  
  101. ;File mask of files to be ignored completely, wildcards allowed
  102. ; up to 10 entries are allowed (wildcard '#' matches any digit)
  103. FILTERFILES *.GIF
  104. FILTERFILES *.TIF
  105. FILTERFILES *.PIC
  106. FILTERFILES #####?.ZIP
  107. FILTERFILES #####?.CAP
  108.  
  109. ;number of "User Messages Left" to report
  110. MAXUSERS 30
  111.  
  112. ;number of "User Uploads" to report
  113. MAXUL 30
  114.  
  115. ;number of "Callers Hanging Up" to report
  116. MAXHANGUP 30
  117.  
  118. ;number of "Conference Messages Left" to report
  119. MAXMSGS 20
  120.  
  121. ;number of "free downloads" to report
  122. MAXFREE 10
  123.  
  124. ;maximum number of conferences to report
  125. MAXCONF 20
  126.  
  127. ;maximum number of bulletins to report
  128. MAXBLT  20
  129.  
  130. ;maximum number of doors to report
  131. MAXDOOR 20
  132.  
  133. ;maximum number of batch sizes to report
  134. MAXBATCH 5
  135.  
  136. ;minimum d/l's to include a file in report
  137. MINDL   2
  138.  
  139. ;redefine protocol names
  140.  
  141. PROTOCOL A Ascii (Non-Binary)
  142. PROTOCOL X Xmodem (Checksum)
  143. PROTOCOL C Xmodem (CRC)
  144. PROTOCOL O 1K-Xmodem (Ymodem)
  145. PROTOCOL F 1K-Xmodem-G(Ymodem/G)
  146. PROTOCOL Y Ymodem  (PCB Batch)
  147. PROTOCOL G Ymodem/G(PCB Batch)
  148. PROTOCOL D Ymodem  (DSZ Batch)
  149. PROTOCOL H Ymodem/G(DSZ Batch)
  150. PROTOCOL Z Zmodem  (DSZ Batch)
  151. PROTOCOL N None
  152.  
  153. ;redefine Door Names - (I,V,C,D,G,Q,M,U)
  154. ;
  155. ; A '/' may be used to seperate Mulitple Door Names for the Same Door
  156. ;  (Note: No spaces allowed)     ie. DOOR I INSTAREG/RENEW
  157. ;
  158. DOOR I INSTAREG
  159. DOOR V VERIFY
  160. DOOR C CALLBACK
  161. DOOR D DEPOSIT
  162. DOOR G MAIL
  163. DOOR Q QMAIL4
  164. DOOR M MM-2/MM2/MARKMAIL
  165. DOOR U REGISTER
  166.  
  167. ;Text to be added before the Security Level - Default = Level
  168. SECLABEL Security Level
  169.  
  170. ;Text to be added before the Security Level - Default = ''
  171. ;if blank then line will not be printed
  172. NOSECLABEL No Security Level
  173.  
  174. ;Report Label for Generic Mail Door - Default = Your Mail Door
  175. ;Report Label for User Definable Mail Door - Default = Any Door
  176. ;REPORTTITLE A Here's a Title
  177. REPORTTITLE Y5 Cam-Mail Door
  178. REPORTTITLE Y8 Register Door
  179.  
  180. ;redefine User Definable Door Text - (1-20)
  181. ;DEFDOOR 1 FIND THIS TEXT
  182. ;
  183. ; If not defined then the entry will not be scanned for regardless of
  184. ; DEFDOORTYPE or DEFREPORT entry. If defined then the text will be
  185. ; scanned for anywhere in the line. Order of variables can be important.
  186. ;
  187. DEFDOOR 1 ADJUSTED
  188. DEFDOOR 2 CARRIER LOST
  189. DEFDOOR 3 KEYBOARD TIMEOUT
  190.  
  191. ;redefine User Definable Door Variable Type - (1-20)
  192. ;DEFDOORTYPE 1 1
  193. ;
  194. ; When DEFDOOR is defined:
  195. ; Bit 2 means Carrier lost, Doesn't count if Door Logged User Off
  196. ; Bit 4 means Door Logged User Off
  197. ; Bit 8 means Line contains HH:MM entry to stop Door Timing
  198. ;
  199. ; When DEFREPORT is NOT defined:
  200. ; Assigning a  1 means show '  .......................       '
  201. ; Assigning a -1 means show '                                '
  202. ;
  203. DEFDOORTYPE 1 1
  204. DEFDOORTYPE 2 2
  205. DEFDOORTYPE 3 1
  206.  
  207. ;redefine User Definable Door Report Text - (1-20)
  208. ;DEFREPORT 1 Found the text
  209. ;
  210. ; If not defined then the entry will not be Reported, unless DEFDOORTYPE
  211. ; is defined in which case a blank entry will be reported.
  212. ;
  213. DEFREPORT 1 Security Level Adjusted
  214. DEFREPORT 2 Caller Dropped Carrier
  215. DEFREPORT 3 Keyboard Timeouts
  216.  
  217. ;Include Refused to Register and Access Denied - Refused Registration
  218. REFUSEDREG NO
  219.  
  220. ;redefine Language Names - 20 characters max - (1 - 30)
  221. ;LANGUAGE 5 Three Stooges    (5)
  222. LANGUAGE 1 English [Default](1)
  223. LANGUAGE 2 Southern Style   (2)
  224. LANGUAGE 3 Three Stooges    (3)
  225.  
  226. ;define how event time is reported
  227. ;   EVENTMODE OFF disables calculation of event duration.
  228. ;   EVENTMODE BUSY calculates event duration and accounts for it
  229. ;       as 'busy' time (i.e. the system was in use during this time).
  230. ;   EVENTMODE IDLE calculates event duration and accounts for it
  231. ;       as 'idle' time (i.e. the system was NOT in use during this time).
  232. EVENTMODE BUSY
  233.  
  234. ;define how Sysop chat time is reported
  235. ;   CHATMODE OFF disables calculation of Sysop chat duration.
  236. ;   CHATMODE BUSY calculates Sysop chat duration and accounts for it
  237. ;       as 'busy' time (i.e. the system was in use during this time).
  238. ;   CHATMODE IDLE calculates Sysop chat duration and accounts for it
  239. ;       as 'idle' time (i.e. the system was NOT in use during this time).
  240. CHATMODE IDLE
  241.  
  242. ;define how Node chat time is reported
  243. ;   NODEMODE OFF disables calculation of Node chat duration.
  244. ;   NODEMODE BUSY calculates Node chat duration and accounts for it
  245. ;       as 'busy' time (i.e. the system was in use during this time).
  246. ;   NODEMODE IDLE calculates Node chat duration and accounts for it
  247. ;       as 'idle' time (i.e. the system was NOT in use during this time).
  248. NODEMODE IDLE
  249.  
  250.  
  251.